Guided Practice 8.2: Halting Measures
True/False: Which of the following is a valid halting measure for
even-elements, and why?
  - the largest element of lst 
 
  - the number of distinct elements of lst
 
  - the sum of the elements of lst
 
  - the length of lst
 
[ANSWER]
Last modified: Sun Oct 19 15:18:53 Eastern Daylight Time 2014